Skip to content

Updating example app#35

Closed
felixblz wants to merge 2 commits into
ionic-team:mainfrom
felixblz:updating-example-app
Closed

Updating example app#35
felixblz wants to merge 2 commits into
ionic-team:mainfrom
felixblz:updating-example-app

Conversation

@felixblz

@felixblz felixblz commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

Description

This update brings the example application used for testing in the repository up to date with the latest stable versions of its dependencies and runtime. The goal is to ensure compatibility with current tooling, benefit from recent performance and security improvements, and avoid issues related to outdated packages.

Changes Include:

  • Bumped all dependencies to their latest stable versions
  • Updated Gradle and agp to latest stable version
  • Adjusted configurations/code where necessary to align with updated APIs or breaking changes
  • Verified that tests continue to pass with the updated setup

Context

Why?

Keeping the testing app up to date ensures it reflects a realistic, production-like environment.

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Successfully built and tested the example app!

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

- Setting Gradle Version to 9.0
- Updating Gradle Wrapper
- Updating capacitor dependencies
- Updating Android dependencies (agp to 8.12.0)
Setting a property via the Gradle-generated 'propName value' or 'propName(value)' syntax in Groovy DSL has been deprecated.
@OS-pedrogustavobilro

Copy link
Copy Markdown
Contributor

Hey @felixblz, thanks for the PR. Unfortunately we'll be closing this, with a similar reason as #36 (comment).

Thank you for the contribution though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants